@Component public class FinderFactory extends Object
Constructor and Description |
---|
FinderFactory() |
Modifier and Type | Method and Description |
---|---|
static ActivityFinder |
getActivityFinder() |
static DocumentClassActionFinder |
getDocumentClassActionFinder() |
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()
Copyright © 2019 Suncode. All rights reserved.