|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AddOnInstallationRecord
Represents a record that contains information pertaining to the installation of an add-on. An
AddOnInstallationRecord
object is created whenever an AddOn
or
UpgradeAddOn
object is installed on an object store.
Metadata
Auditable: false
Method Summary | |
---|---|
AddOn |
get_AddOn()
Returns the value of the AddOn property. |
java.lang.String |
get_AddOnName()
Returns the value of the AddOnName property. |
Id |
get_Id()
Returns the value of the Id property. |
java.util.Date |
get_InstallationDate()
Returns the value of the InstallationDate property. |
java.lang.String |
get_InstallationReport()
Returns the value of the InstallationReport property. |
InstallationStatus |
get_InstallationStatus()
Returns the value of the InstallationStatus property. |
java.lang.String |
get_Installer()
Returns the value of the Installer property. |
Methods inherited from interface com.filenet.api.core.RepositoryObject |
---|
getObjectStore |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
Id get_Id()
java.lang.String get_Installer()
java.util.Date get_InstallationDate()
java.lang.String get_InstallationReport()
InstallationStatus get_InstallationStatus()
AddOn get_AddOn()
java.lang.String get_AddOnName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |