de.espirit.or
Interface EntityInfo

All Superinterfaces:
Serializable

public interface EntityInfo
extends Serializable

This interface holds infos to identiy an entity.

Since:
4.0.122

Method Summary
 long getEntityId()
           
 String getEntityTypeName()
           
 long getReleaseTo()
           
 long getSchemaId()
           
 String getSchemaUid()
           
 long getValidFrom()
           
 long getValidTo()
           
 

Method Detail

getSchemaId

long getSchemaId()
Since:
4.0.122

getSchemaUid

String getSchemaUid()
Since:
4.0.122

getEntityTypeName

String getEntityTypeName()
Since:
4.0.122

getEntityId

long getEntityId()
Since:
4.0.122

getValidFrom

long getValidFrom()
Since:
4.0.122

getValidTo

long getValidTo()
Since:
4.0.122

getReleaseTo

long getReleaseTo()
Since:
4.0.122


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480