Class MetaInformationManagerEJB


  • public class MetaInformationManagerEJB
    extends ManagerEJB
    • Constructor Detail

      • MetaInformationManagerEJB

        public MetaInformationManagerEJB()
    • Method Detail

      • getPropertyNames

        public java.util.Set getPropertyNames()
      • setProperty

        public java.lang.Object setProperty​(java.lang.String name,
                                            java.lang.Object value)
      • getProperty

        public java.lang.Object getProperty​(java.lang.String name)
      • getPropertyRaw

        public java.lang.Object getPropertyRaw​(java.lang.String name)
      • removeProperty

        public java.lang.Object removeProperty​(java.lang.String name)
      • setSystemInitUpdateTimestamp

        public void setSystemInitUpdateTimestamp​(long timestamp)
      • resetSystemPK

        public void resetSystemPK()
      • getSystemInitUpdateTimestamp

        public long getSystemInitUpdateTimestamp()
      • getSystemName

        public java.lang.String getSystemName()
      • getSystemPK

        public java.lang.String getSystemPK()