Package com.im.ijcs.api.ddl.dto
Interface OwnablePersistentInfo
-
- All Known Subinterfaces:
UserItemConfigInfo
,UserItemInfo
- All Known Implementing Classes:
AbstractFieldInfo
,AbstractItemConfigInfo
,AbstractItemInfo
,AbstractItemXAttributesConfigInfo
,ExportTemplateInfo
,FieldInfo
,ListInfo
,QueryInfo
,ScriptInfo
,ViewConfigInfo
,ViewInfo
public interface OwnablePersistentInfo
Interface for schema items such as queries and lists that are owned by an individual and are persisted in the IJC_CUSTOM_ITEMS table- Author:
- Tim Dudgeon
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getOwner()
int
getSharing()
-