com.sas.entities
Interface EntityInterface

All Superinterfaces:
java.rmi.Remote, RemoteBaseEntityInterface, RemoteBaseEntityValueInterface, RemoteEntityInterface, com.sas.RemoteObjectInterface
All Known Implementing Classes:
Entity

public interface EntityInterface
extends RemoteEntityInterface

EntityInterface represents a possibly remote object Entity.


Method Summary
 
Methods inherited from interface com.sas.entities.RemoteEntityInterface
addAttributeValidator, clear, clearAttribute, getAttributeDescriptor, getAttributeDescriptors, getAttributeGroup, getAttributeType, getAttributeValidators, getBooleanSpecifiedAttributeDescriptors, getCustomizer, getCustomizerContexts, getEntityKey, getPrototype, isAllRequiredAttributesAssigned, isAttributeAssigned, removeAttributeValidator, sameEntity, setCustomizer, setEntityKey, setPrototype
 
Methods inherited from interface com.sas.entities.RemoteBaseEntityInterface
containsAttributeNamed, getAttribute, getAttributes, getStringAttribute, listAttributeNames, removeAllAttributes, removeAttribute, setAttributes
 
Methods inherited from interface com.sas.entities.RemoteBaseEntityValueInterface
getAttribute, setAttribute
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.