Klasse GroovySourcePage
java.lang.Object
groovy.lang.GroovyObjectSupport
de.uplanet.lucy.server.businesslogic.util.scriptable.GroovySourcePage
- Alle implementierten Schnittstellen:
groovy.lang.GroovyObject
@Scriptable
public class GroovySourcePage
extends groovy.lang.GroovyObjectSupport
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClassVon Klasse geerbte Methoden java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Konstruktordetails
-
GroovySourcePage
-
GroovySourcePage
public GroovySourcePage(de.uplanet.lucy.server.binding.IBinding p_binding)
-
-
Methodendetails
-
getAppGuid
Returns the application GUID (Replacement for Reguest.get(rq_SourceAppGuid).- Gibt zurück:
- Returns the application GUID of the caller page (could be
null).
-
getPageGuid
Returns the application GUID (Replacement for Reguest.get(rq_SourcePageGuid).- Gibt zurück:
- Returns the page GUID of the caller page.
-
getRecId
Returns the application GUID (Replacement for Reguest.get(rq_SourceRecId).- Gibt zurück:
- Returns the record id of the caller page or
nullif no record id exists.
-
dump
- Gibt zurück:
- Dumps the object.
-