메소드 |
설명 |
|
Dispose ( ) : void |
|
|
Equals ( Object sb ) : bool |
|
|
GetHashCode ( ) : int |
|
|
ModelHistory ( ) : System |
|
|
ModelHistory ( ModelHistory orig ) : System |
|
|
addCreator ( ModelCreator mc ) : int |
|
|
addModifiedDate ( Date date ) : int |
|
|
clone ( ) : ModelHistory |
|
|
getCreatedDate ( ) : Date |
|
|
getCreator ( long n ) : ModelCreator |
|
|
getListCreators ( ) : ModelCreatorList |
|
|
getListModifiedDates ( ) : DateList |
|
|
getModifiedDate ( ) : Date |
|
|
getModifiedDate ( long n ) : Date |
|
|
getNumCreators ( ) : long |
|
|
getNumModifiedDates ( ) : long |
|
|
hasBeenModified ( ) : bool |
|
|
hasRequiredAttributes ( ) : bool |
|
|
isSetCreatedDate ( ) : bool |
|
|
isSetModifiedDate ( ) : bool |
|
|
operator ( ) : bool |
|
|
resetModifiedFlags ( ) : void |
|
|
setCreatedDate ( Date date ) : int |
|
|
setModifiedDate ( Date date ) : int |
|
|