Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_CreationDate
-
Packages that use ARG_CreationDate Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ARG_CreationDate in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return ARG_CreationDate Modifier and Type Method Description static ARG_CreationDate
ADModelHelper. getFirstCreationDate(SrvContext srvCtx, java.util.List<? extends ELContainerAble> seqRoot, java.util.List<? extends ELElement> seqFlat)
examines the transitive content of the elements in seqRoot and returns the oldest creation date of these elements.
-