| java.lang.Object org.airtodo.server.AirTodoStoredProcedures
AirTodoStoredProcedures | public class AirTodoStoredProcedures (Code) | | |
Method Summary | |
public static boolean | filter(long filterCustomerId, long filterProjectId, long filterEmployeeId, long filterInitiatorId, long filterTaskTypeId, long filterModuleId, long customerId, long projectId, long employeeId, long initiatorId, long taskTypeId, long moduleId) | public static boolean | filterProjects(long filterCustomerId, long filterProjectId, long customerId, long projectId) |
filter | public static boolean filter(long filterCustomerId, long filterProjectId, long filterEmployeeId, long filterInitiatorId, long filterTaskTypeId, long filterModuleId, long customerId, long projectId, long employeeId, long initiatorId, long taskTypeId, long moduleId)(Code) | | |
filterProjects | public static boolean filterProjects(long filterCustomerId, long filterProjectId, long customerId, long projectId)(Code) | | |
|
|