inherit javadoc for decorators

This commit is contained in:
Sebastian Sdorra
2012-11-28 20:41:57 +01:00
parent facf318e3e
commit 1904409bbc
2 changed files with 33 additions and 33 deletions

View File

@@ -65,7 +65,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
//~--- methods -------------------------------------------------------------- //~--- methods --------------------------------------------------------------
/** /**
* Method description * {@inheritDoc}
* *
* *
* @throws IOException * @throws IOException
@@ -77,7 +77,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param object * @param object
@@ -92,7 +92,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param object * @param object
@@ -107,7 +107,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param context * @param context
@@ -119,7 +119,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param object * @param object
@@ -134,7 +134,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param object * @param object
@@ -151,7 +151,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
//~--- get methods ---------------------------------------------------------- //~--- get methods ----------------------------------------------------------
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param id * @param id
@@ -165,7 +165,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @return * @return
@@ -177,7 +177,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param comparator * @param comparator
@@ -191,7 +191,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param start * @param start
@@ -206,7 +206,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param comparator * @param comparator
@@ -222,7 +222,7 @@ public class ManagerDecorator<T extends ModelObject, E extends Exception>
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @return * @return

View File

@@ -72,7 +72,7 @@ public class RepositoryManagerDecorator
//~--- methods -------------------------------------------------------------- //~--- methods --------------------------------------------------------------
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param hook * @param hook
@@ -84,7 +84,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param hooks * @param hooks
@@ -96,7 +96,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param listener * @param listener
@@ -108,7 +108,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param listeners * @param listeners
@@ -120,7 +120,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param repository * @param repository
@@ -133,7 +133,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param type * @param type
@@ -150,7 +150,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param id * @param id
@@ -166,7 +166,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param repository * @param repository
@@ -182,7 +182,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param hook * @param hook
@@ -194,7 +194,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param listener * @param listener
@@ -208,7 +208,7 @@ public class RepositoryManagerDecorator
//~--- get methods ---------------------------------------------------------- //~--- get methods ----------------------------------------------------------
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param type * @param type
@@ -223,7 +223,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param repository * @param repository
@@ -240,7 +240,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param repository * @param repository
@@ -257,7 +257,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @return * @return
@@ -269,7 +269,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param repository * @param repository
@@ -286,7 +286,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param request * @param request
@@ -300,7 +300,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param type * @param type
@@ -315,7 +315,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param uri * @param uri
@@ -329,7 +329,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param type * @param type
@@ -343,7 +343,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @param repository * @param repository
@@ -360,7 +360,7 @@ public class RepositoryManagerDecorator
} }
/** /**
* Method description * {@inheritDoc}
* *
* *
* @return * @return