org.infoglue.cms.entities.kernel
Interface IBaseEntity

All Known Subinterfaces:
AccessRight, AccessRightGroup, AccessRightRole, AccessRightUser, ActionDefinition, Actor, AvailableServiceBinding, Category, Consequence, ConsequenceDefinition, Content, ContentCategory, ContentTypeDefinition, ContentVersion, DigitalAsset, Event, Group, GroupContentTypeDefinition, GroupProperties, InterceptionPoint, Interceptor, Language, PropertiesCategory, Publication, PublicationDetail, Qualifyer, Redirect, Registry, Repository, RepositoryLanguage, Role, RoleContentTypeDefinition, RoleProperties, ServerNode, ServiceBinding, ServiceDefinition, SiteNode, SiteNodeTypeDefinition, SiteNodeVersion, SystemUser, TinyContentVersion, TransactionHistory, UserContentTypeDefinition, UserProperties, Workflow, WorkflowDefinition
All Known Implementing Classes:
AccessRightGroupImpl, AccessRightImpl, AccessRightRoleImpl, AccessRightUserImpl, ActionDefinitionImpl, ActorImpl, AvailableServiceBindingImpl, CategoryImpl, ConsequenceDefinitionImpl, ConsequenceImpl, ContentCategoryImpl, ContentImpl, ContentTypeDefinitionImpl, ContentVersionImpl, DigitalAssetImpl, EventImpl, GroupContentTypeDefinitionImpl, GroupImpl, GroupPropertiesImpl, InterceptionPointImpl, InterceptorImpl, LanguageImpl, MediumContentImpl, PropertiesCategoryImpl, PublicationDetailImpl, PublicationImpl, QualifyerImpl, RedirectImpl, RegistryImpl, RepositoryImpl, RepositoryLanguageImpl, RoleContentTypeDefinitionImpl, RoleImpl, RolePropertiesImpl, ServerNodeImpl, ServiceBindingImpl, ServiceDefinitionImpl, SiteNodeImpl, SiteNodeTypeDefinitionImpl, SiteNodeVersionImpl, SmallAvailableServiceBindingImpl, SmallContentImpl, SmallSiteNodeImpl, SystemUserImpl, TinyContentVersionImpl, TransactionHistoryImpl, UserContentTypeDefinitionImpl, UserPropertiesImpl, WorkflowDefinitionImpl, WorkflowImpl

public interface IBaseEntity


Method Summary
 java.lang.Integer getId()
           
 java.lang.Object getIdAsObject()
           
 BaseEntityVO getVO()
           
 void setVO(BaseEntityVO valueObject)
           
 

Method Detail

getId

java.lang.Integer getId()

getIdAsObject

java.lang.Object getIdAsObject()

getVO

BaseEntityVO getVO()

setVO

void setVO(BaseEntityVO valueObject)


Copyright © 2005 InfoGlue.org All Rights Reserved.