|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.scripting.ScriptedNamer
public class ScriptedNamer
An ObjectNamer that uses a script to generate the results.
Copyright 2009 Partner Software, Inc.
| Constructor Summary | |
|---|---|
ScriptedNamer(Script script)
|
|
| Method Summary | |
|---|---|
java.util.Set |
getRequiredPaths()
|
Cog |
toCog()
Returns the complete internal state of this object in the form of a Cog. |
java.lang.Object |
transform(java.lang.Object victim)
Our one method; this transforms one object into another. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptedNamer(Script script)
| Method Detail |
|---|
public java.util.Set getRequiredPaths()
getRequiredPaths in interface ObjectNamerpublic java.lang.Object transform(java.lang.Object victim)
ObjectTransform
transform in interface ObjectTransformpublic Cog toCog()
CoggableCog.
toCog in interface Coggable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||