Interface IUsageReference

All Superinterfaces:
Serializable

public interface IUsageReference extends Serializable
  • Method Details

    • getObjectType

      String getObjectType()
    • getObjectId

      Long getObjectId()
    • getObjectName

      String getObjectName()
    • getIsActive

      String getIsActive()
    • getParentObjectId

      Long getParentObjectId()
    • getParentObjectName

      String getParentObjectName()
    • getContextObjectId

      Long getContextObjectId()
    • getContextObjectName

      String getContextObjectName()
    • getConfiguredOn

      Timestamp getConfiguredOn()
    • getConfiguredBy

      String getConfiguredBy()