Package de.xima.fc.timing.helper
Class FormRecordView
java.lang.Object
de.xima.fc.timing.helper.FormRecordView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
long
getId()
long
static List<FormRecordView>
load
(IEntityContext ec, de.xima.cmn.criteria.AttributeSelectCriteriaManager scm)
-
Constructor Details
-
FormRecordView
public FormRecordView(long id, long projectId, long clientId)
-
-
Method Details
-
getId
public long getId() -
getProjectId
public long getProjectId() -
getClientId
public long getClientId() -
load
public static List<FormRecordView> load(IEntityContext ec, de.xima.cmn.criteria.AttributeSelectCriteriaManager scm)
-