public class EnumerationValueEJBImpl extends LocalizableItemEJBImpl implements EnumerationValue.EnumerationValueImpl
| Modifier | Constructor and Description |
|---|---|
protected |
EnumerationValueEJBImpl(Tenant tenant,
EnumerationValueRemote remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCode() |
int |
getSequenceNumber() |
void |
remove(SessionContext ctx) |
void |
setCode(java.lang.String newCode) |
void |
setSequenceNumber(int i) |
checkLanguage, getAllLocalizedProperties, getAllLocalizedProperties, getLangPK, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedPropertycommit, getAllProperties, getProperty, getPropertyNames, removeProperty, rollback, setAllProperties, setPropertyaddPermission, checkItemPermission, clearPermission, clearRemote, getCache, getComposedType, getCreationTime, getHJMPTS, getJaloObjectClass, getModificationTime, getOwner, getPermissionFacade, getPermissionMap, getPK, getPrincipalPermissions, getRemote, getRestrictedPrincipals, getSession, getTypeKey, invalidateLocalCaches, setComposedType, setCreationTime, setModificationTime, setOwner, setPermissionMap, setRemote, unwrap, unwrapToRef, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedPropertygetAllProperties, getProperty, getPropertyNames, removeProperty, setAllProperties, setPropertyaddPermission, checkItemPermission, clearPermission, clearRemote, getComposedType, getCreationTime, getHJMPTS, getModificationTime, getOwner, getPermissionMap, getPK, getPrincipalPermissions, getRestrictedPrincipals, getTypeKey, invalidateLocalCaches, setComposedType, setCreationTime, setModificationTime, setOwner, setPermissionMapgetJaloObjectClassgetPermissionFacadeprotected EnumerationValueEJBImpl(Tenant tenant, EnumerationValueRemote remoteObject)
public int getSequenceNumber()
getSequenceNumber in interface EnumerationValue.EnumerationValueImplpublic void setSequenceNumber(int i)
setSequenceNumber in interface EnumerationValue.EnumerationValueImplpublic java.lang.String getCode()
getCode in interface EnumerationValue.EnumerationValueImplpublic void setCode(java.lang.String newCode)
throws ConsistencyCheckException
setCode in interface EnumerationValue.EnumerationValueImplConsistencyCheckExceptionpublic void remove(SessionContext ctx) throws ConsistencyCheckException
remove in interface Item.ItemImplremove in class ItemEJBImplConsistencyCheckExceptionCopyright © 2018 SAP SE. All Rights Reserved.