Searched defs:FAMRecord (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/model/
H A DFAMRecord.java25 * $Id: FAMRecord.java,v 1.3 2008/08/01 22:24:45 hengming Exp $
39 * FAMRecord stores all the data that the user would store in the database.
41 public class FAMRecord extends AMRootEntity { class in inherits:AMRootEntity
45 * FAMRecord Specifics
51 * FAMRecord represents the data fields that the user would store in
62 public FAMRecord ( String svc, String op, String pKey, long eDate, method in class:FAMRecord
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/model/
H A DFAMRecord.java25 * $Id: FAMRecord.java,v 1.3 2008/08/01 22:24:45 hengming Exp $
39 * FAMRecord stores all the data that the user would store in the database.
41 public class FAMRecord extends AMRootEntity { class in inherits:AMRootEntity
45 * FAMRecord Specifics
51 * FAMRecord represents the data fields that the user would store in
62 public FAMRecord ( String svc, String op, String pKey, long eDate, method in class:FAMRecord

Completed in 31 milliseconds