Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.flexstor.ejb.disguise.persist.ServerDisguiseExtendData

Uses of ServerDisguiseExtendData in com.flexstor.ejb.disguise.persist
 

Methods in com.flexstor.ejb.disguise.persist that return ServerDisguiseExtendData
static ServerDisguiseExtendData ServerDisguiseDataBuild.getExtendedDisguise(int id, OracleConnection connection)
          This will build the extended objects for use on server side only
 ServerDisguiseExtendData DisguisePersistBean.getDisguiseExtendDataObject(java.lang.String name)
          getDisguiseExtendDataObjects.
 ServerDisguiseExtendData DisguisePersistBean.getDisguiseExtendDataObject(int id)
          getDisguiseExtendDataObjects.
 ServerDisguiseExtendData DisguisePersist.getDisguiseExtendDataObject(java.lang.String name)
          This will get the Meta-Data structure for returning asset information.
 ServerDisguiseExtendData DisguisePersist.getDisguiseExtendDataObject(int id)
          This will get the Meta-Data structure for returning asset information.