Class ApplicationLinkImpl
java.lang.Object
org.bonitasoft.engine.bpm.internal.BaseElementImpl
org.bonitasoft.engine.business.application.impl.AbstractApplicationImpl
org.bonitasoft.engine.business.application.impl.ApplicationLinkImpl
- All Implemented Interfaces:
Serializable,BaseElement,BonitaObject,ApplicationLink,IApplication
Contains the meta information of a Bonita Living Application as a link.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bonitasoft.engine.business.application.impl.AbstractApplicationImpl
equals, getCreatedBy, getCreationDate, getDescription, getDisplayName, getIconPath, getLastUpdateDate, getProfileId, getState, getToken, getUpdatedBy, getVersion, getVisibility, hashCode, hasIcon, isEditable, setCreatedBy, setCreationDate, setDisplayName, setEditable, setHasIcon, setIconPath, setLastUpdateDate, setProfileId, setState, setUpdatedBy, setVisibility, toStringMethods inherited from class org.bonitasoft.engine.bpm.internal.BaseElementImpl
canEqual, getId, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.bpm.BaseElement
getIdMethods inherited from interface org.bonitasoft.engine.business.application.IApplication
getCreatedBy, getCreationDate, getDescription, getDisplayName, getIconPath, getLastUpdateDate, getProfileId, getState, getToken, getUpdatedBy, getVersion, getVisibility, hasIcon, isEditable
-
Constructor Details
-
ApplicationLinkImpl
-