public class MaxAppsInfo extends CachedObjectPointer
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAppName()
Get the application name
|
java.lang.String |
getAppType()
Get the application type
|
java.lang.String |
getCacheName() |
java.lang.String |
getCustAppType()
Get custom application type
|
java.lang.String |
getDescription()
Returns application description
|
java.lang.String |
getDescription(UserInfo ui)
Get the description in user info's language.
|
java.lang.String |
getMainTable()
Get main table name
|
java.lang.String |
getOrderBy()
Get application order by
|
java.lang.String |
getOriginalApp()
Get original application name
|
java.lang.String |
getRestrictions()
Get application restrictions
|
MaxAppsInfoBase |
getTypedReference()
Get reference to actual info object
|
boolean |
isLockEnabled() |
boolean |
isMobile()
Is application mobile
|
getClonedInfo, getID, getParent, getReference, getReferenceForSet, isSameTenantAsReference, setID, setParent, setReference, setTenantReference
public boolean isLockEnabled()
public java.lang.String getAppType()
public java.lang.String getAppName()
public java.lang.String getRestrictions()
public java.lang.String getOriginalApp()
public java.lang.String getMainTable()
public java.lang.String getOrderBy()
public java.lang.String getCustAppType()
public boolean isMobile()
public java.lang.String getDescription()
public MaxAppsInfoBase getTypedReference()
public java.lang.String getDescription(UserInfo ui)
public java.lang.String getCacheName()
getCacheName
in class CachedObjectPointer