@Component public class FinderFactory extends Object
Constructor and Description |
---|
FinderFactory() |
Modifier and Type | Method and Description |
---|---|
static ActivityFinder |
getActivityFinder() |
static AuditFinder |
getAuditFinder() |
static DocumentClassActionFinder |
getDocumentClassActionFinder() |
static DocumentClassAssociationFinder |
getDocumentClassesAssociationFinder() |
static DocumentClassIndexFinder |
getDocumentClassIndexFinder() |
static DocumentFinder |
getDocumentFinder() |
static FileFinder |
getFileFinder() |
static OrganizationalUnitFinder |
getOrganizationalUnitFinder() |
static PositionFinder |
getPositionFinder() |
static ProcessFinder |
getProcessFinder() |
static RoleFinder |
getRoleFinder() |
static SQLFinder |
getSQLFinder() |
static SubstitutionFinder |
getSubstitutionFinder() |
static SystemParameterFinder |
getSystemParameterFinder() |
static UserFinder |
getUserFinder() |
static UserGroupFinder |
getUserGroupFinder() |
void |
setContext(org.springframework.context.ApplicationContext ctx) |
@Autowired public void setContext(org.springframework.context.ApplicationContext ctx)
public static UserFinder getUserFinder()
public static UserGroupFinder getUserGroupFinder()
public static DocumentFinder getDocumentFinder()
public static FileFinder getFileFinder()
public static ProcessFinder getProcessFinder()
public static ActivityFinder getActivityFinder()
public static PositionFinder getPositionFinder()
public static OrganizationalUnitFinder getOrganizationalUnitFinder()
public static DocumentClassActionFinder getDocumentClassActionFinder()
public static DocumentClassIndexFinder getDocumentClassIndexFinder()
public static SQLFinder getSQLFinder()
public static RoleFinder getRoleFinder()
public static SubstitutionFinder getSubstitutionFinder()
public static SystemParameterFinder getSystemParameterFinder()
public static DocumentClassAssociationFinder getDocumentClassesAssociationFinder()
public static AuditFinder getAuditFinder()
Copyright © 2023 Suncode. All rights reserved.