change author
This commit is contained in:
parent
04887e6f94
commit
674f95d813
18 changed files with 18 additions and 18 deletions
|
@ -42,7 +42,7 @@ import org.lastaflute.web.validation.VaErrorHook;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class AdminDataconfigAction extends FessAdminAction {
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ import org.codelibs.fess.util.ComponentUtil;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class DataConfigEditForm implements Serializable {
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ import java.util.Map;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class DataConfigSearchForm implements Serializable {
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ import org.lastaflute.web.util.LaRequestUtil;
|
|||
import org.lastaflute.web.validation.VaErrorHook;
|
||||
|
||||
/**
|
||||
* @author shinsuke
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class AdminFileauthenticationAction extends FessAdminAction {
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ import org.codelibs.fess.util.ComponentUtil;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class FileAuthenticationEditForm implements Serializable {
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ import java.util.Map;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class FileAuthenticationSearchForm implements Serializable {
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ import org.lastaflute.web.validation.VaErrorHook;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class AdminFileconfigAction extends FessAdminAction {
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ import org.codelibs.fess.util.ComponentUtil;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class FileConfigEditForm implements Serializable {
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ import java.util.Map;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class FileConfigSearchForm implements Serializable {
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ import org.lastaflute.web.validation.VaErrorHook;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class AdminOverlappinghostAction extends FessAdminAction {
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ import org.codelibs.fess.util.ComponentUtil;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class OverlappingHostEditForm implements Serializable {
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ import java.util.Map;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class OverlappingHostSearchForm implements Serializable {
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@ import org.lastaflute.web.validation.VaErrorHook;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class AdminRoletypeAction extends FessAdminAction {
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ import org.codelibs.fess.util.ComponentUtil;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class RoleTypeEditForm implements Serializable {
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ import java.util.Map;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class RoleTypeSearchForm implements Serializable {
|
||||
|
||||
|
|
|
@ -53,7 +53,7 @@ import org.lastaflute.web.util.LaResponseUtil;
|
|||
import org.lastaflute.web.validation.VaErrorHook;
|
||||
|
||||
/**
|
||||
* @author shinsuke
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class AdminSuggestelevatewordAction extends FessAdminAction {
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ import org.codelibs.fess.util.ComponentUtil;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class SuggestElevateWordEditForm implements Serializable {
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ import java.util.Map;
|
|||
|
||||
/**
|
||||
* @author codelibs
|
||||
* @author jflute
|
||||
* @author Keiichi Watanabe
|
||||
*/
|
||||
public class SuggestElevateWordSearchForm implements Serializable {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue